Skip to content

Handle when a specifier is not set for a targeted package within setup.py - #25719

Merged
Scott Beddall (scbedd) merged 2 commits into
Azure:mainfrom
scbedd:hotfix/resolve-failure-to-resolve
Aug 16, 2022
Merged

Handle when a specifier is not set for a targeted package within setup.py#25719
Scott Beddall (scbedd) merged 2 commits into
Azure:mainfrom
scbedd:hotfix/resolve-failure-to-resolve

Conversation

@scbedd

Copy link
Copy Markdown
Member

After merging my refactor PR, I discovered that azure-ai-ml ran into issues with their sphinx build.

They depend on azure-identity with no version specifier. Without that version specifier, we were hitting an issue where we were Expecting one to be present.

This PR updates the behavior so that if we ARE in that situation, we won't force a reinstall if any version is already installed.

Comment thread eng/tox/create_package_and_install.py Outdated
@scbedd
Scott Beddall (scbedd) enabled auto-merge (squash) August 16, 2022 22:23
@scbedd
Scott Beddall (scbedd) merged commit 7d5d60f into Azure:main Aug 16, 2022
Laia Patiño (laiapat) pushed a commit to laiapat/azure-sdk-for-python that referenced this pull request Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants